home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magnum One
/
Magnum One (Mid-American Digital) (Disc Manufacturing).iso
/
d20
/
xr240.arc
/
UPDREQ.TXT
< prev
next >
Wrap
Text File
|
1989-10-12
|
733b
|
27 lines
%-----------------------------------------------------------------------------
%
% Sample file to use in place of the command line <filemask> parameter.
%
% ie. xr get @send.txt 135/20 2:501/237 /u
%
% Note that a command file is not valid for regular file request,
% it can only be used for file attaches and update requests (/u).
%
%-----------------------------------------------------------------------------
%
% UpdRequest "C:\Mail\Pascal.*" w/password "Nice" from a SEAdog system
%
c:\mail\pascal.*,Nice
%
%
% UpdRequest "C:\Mail\Pascal.*" w/password "Alas" from a WaZOO system
%
c:\mail\pascal.* !Alas
%
%
% UpdRequest "C:\Mail\Pascal.*" w/no password from any type of system
%
c:\mail\pascal.*
%